Crate html_sys

source ·

Modules

  • These elements let you provide indications that specific parts of the text have been altered.
  • In addition to regular multimedia content, HTML can include a variety of other content, even if it’s not always easy to interact with.
  • HTML provides a number of elements which can be used together to create forms which the user can fill out and submit to the website or application.
  • HTML offers a selection of elements which help to create interactive user interface objects.
  • Metadata contains information about the page.
  • Represents the root (top-level element) of an HTML document
  • In order to create dynamic content and Web applications, HTML supports the use of scripting languages
  • Content sectioning elements allow you to organize the document content into logical pieces
  • The elements here are used to create and handle tabular data
  • Define the meaning, structure, or style of a word, line, or any arbitrary piece of text.

Structs

Traits